Skip to content

Implement AttributeType for power_grid_model objects#269

Merged
vincentkoppen merged 2 commits into
PowerGridModel:mainfrom
furqan463:attribute_type
Jun 4, 2026
Merged

Implement AttributeType for power_grid_model objects#269
vincentkoppen merged 2 commits into
PowerGridModel:mainfrom
furqan463:attribute_type

Conversation

@furqan463

Copy link
Copy Markdown
Contributor

Fixes #206

Changes proposed in this PR include

User AttributeType enum when interacting directly with power_grid_model objects/ interface only.

I have gone through whole code-base, test, docs. This should close the issue.

furqan463 added 2 commits June 1, 2026 21:12
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
Signed-off-by: furqan463 <ahmadfurqanc@gmail.com>
Comment thread tests/unit/visualizer/test_grid_utils.py

@vincentkoppen vincentkoppen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, looks good to me!
One remark I would like to discuss with the other maintainers, we will get back to you on that.

Comment thread tests/unit/visualizer/test_grid_utils.py
@vincentkoppen vincentkoppen merged commit f873676 into PowerGridModel:main Jun 4, 2026
21 of 22 checks passed
@furqan463 furqan463 deleted the attribute_type branch June 4, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[IMPROVEMENT] Implementation of AttributeType enum

2 participants